const github.com/jackc/pgx/v5/pgtype.negativeInfinityDayOffset

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		date.go#L40: 	negativeInfinityDayOffset = -2147483648
		date.go#L172: 		daysSinceDateEpoch = negativeInfinityDayOffset
		date.go#L263: 	case negativeInfinityDayOffset: